GetDriveCapabilityFlag method

Returns a capability supported by the opened drive. A return value of True indicates that the capability is supported.

Return Type

A Boolean value.

Syntax

object.GetDriveCapabilityFlag(DriveCapability As eCapabilities)

The GetDriveCapabilityFlag method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterPro.
DriveCapability eCapabilities